Skip to content

Conversation

@NattyNarwhal
Copy link
Member

@NattyNarwhal NattyNarwhal commented Dec 30, 2025

Makes it like ext/standard/tests/file/filetype_variation.phpt; it's not just Windows that can have a missing posix_mkfifo, but also a minimal build, like the ones suggested that RMs test with (using --disable-all).

Makes it like ext/standard/tests/file/filetype_variation.phpt; it's not
just Windows that can have a missing posix_mkfifo, but also a minimal
build, like the ones suggested that RMs (using --disable-all).
Copy link
Member

@DanielEScherzer DanielEScherzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also failed when building PHP 8.5.2RC1 because the function was missing

Copy link
Member

@ndossche ndossche left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to be fixed in 8.2 too.
Do you have the bypass ability to merge into locked branches? If not I can do it if you ping me.

@DanielEScherzer
Copy link
Member

DanielEScherzer commented Dec 30, 2025

As release managers we (@NattyNarwhal and I) should both have bypass rights, I see a "Merge without waiting for requirements to be met (bypass rules)" checkbox option

@NattyNarwhal
Copy link
Member Author

NattyNarwhal commented Dec 31, 2025

Needs to be fixed in 8.2 too.

The test doesn't seem to exist in PHP-8.2, so I made it target PHP-8.3. If the fix it's testing is present, should the whole test be backported to 8.2?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants